Papers with text-to-text generation approach
Argument Mining as a Text-to-Text Generation Task (2024.eacl-long)
Copied to clipboard
| Challenge: | Argument Mining (AM) aims to uncover the argumentative structures within a text. |
| Approach: | They propose a method that generates argumentatively annotated text using a pretrained encoder-decoder language model and a pre-trained decoder. |
| Outcome: | The proposed method achieves state-of-the-art performance on three types of benchmark datasets. |
WikiSplit++: Easy Data Refinement for Split and Rephrase (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing text simplification methods rely on encoder-decoder models to achieve this task. |
| Approach: | They propose a text-to-text generation approach that applies encoder-decoder models to a large-scale dataset to improve Split and Rephrase. |
| Outcome: | The proposed approach improves Split and Rephrase readability and performance on large datasets, but still suffers from hallucinations and under-splitting. |